Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sentence casing on subject area, entity type labels when filters are selected #829

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

MatMoore
Copy link
Contributor

Resolves #784
and also fixes an unrelated issue with the tests, caused by the screenshot helper being moved to the top level. This massively slowed down the tests because it has autouse=True and it depends on the selenium driver being initialised.

@MatMoore MatMoore requested a review from a team as a code owner September 12, 2024 14:46
Copy link
Collaborator

@mitchdawson1982 mitchdawson1982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@MatMoore MatMoore merged commit 27f97b1 into main Sep 12, 2024
8 checks passed
@MatMoore MatMoore deleted the fmd-784-fix-casing branch September 12, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Remove filter heading is not correctly cased
2 participants